Skip to content

test(tip1016): add integration tests for storage gas exemption from block gas limits#2781

Merged
fgimenez merged 17 commits intotip1016from
fgimenez/tip1016-e2e
Feb 23, 2026
Merged

test(tip1016): add integration tests for storage gas exemption from block gas limits#2781
fgimenez merged 17 commits intotip1016from
fgimenez/tip1016-e2e

Conversation

@fgimenez
Copy link
Member

Closes CHAIN-798

@fgimenez fgimenez added C-test A change that impacts how or what we test A-evm Related to the EVM labels Feb 19, 2026
@github-actions
Copy link

github-actions bot commented Feb 19, 2026

⚠️ Changelog not found.

A changelog entry is required before merging. We've generated a suggested changelog based on your changes:

Preview
---
tempo-node: minor
---

Added integration tests for TIP-1016 storage gas exemption, verifying that block header `gas_used` excludes storage creation gas while receipt `gas_used` includes it for contract deployments and zero-to-nonzero SSTORE operations, and that no exemption applies for non-zero-to-nonzero SSTORE and transfers to existing accounts.

Add changelog to commit this to your branch.

@fgimenez fgimenez force-pushed the fgimenez/tip1016-complete branch from 2dbdee3 to 77fdbe9 Compare February 21, 2026 13:26
@fgimenez fgimenez force-pushed the fgimenez/tip1016-e2e branch from 564f744 to 5b1895d Compare February 23, 2026 10:57
@fgimenez fgimenez changed the base branch from fgimenez/tip1016-complete to tip1016 February 23, 2026 18:10
@fgimenez fgimenez marked this pull request as ready for review February 23, 2026 18:11
@fgimenez fgimenez merged commit 218a9ce into tip1016 Feb 23, 2026
20 of 25 checks passed
@fgimenez fgimenez deleted the fgimenez/tip1016-e2e branch February 23, 2026 18:12
@jenpaff jenpaff added the T2 label Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-evm Related to the EVM C-test A change that impacts how or what we test T2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants